home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_7632.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  1.8 KB  |  89 lines

  1. -- card: 7632 from stack: in.0
  2. -- bmap block id: 4826
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: mouse
  6. ----- HyperTalk script -----
  7. on opencard
  8.   show background field 2
  9. end opencard
  10.  
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=105 top=108 right=229 bottom=169
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: inners of mouse
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   push card
  28.   visual effect dissolve fast
  29.   go to card id 14826
  30. end mouseUp
  31.  
  32.  
  33.  
  34.  
  35. -- part 4 (button)
  36. -- low flags: 00
  37. -- high flags: 0000
  38. -- rect: left=291 top=107 right=119 bottom=408
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 0 / 0
  41. -- text alignment: 1
  42. -- font id: 0
  43. -- text size: 12
  44. -- style flags: 0
  45. -- line height: 16
  46. -- part name: desktop bus
  47. ----- HyperTalk script -----
  48. on mouseUp
  49.   push card
  50.   visual effect wipe left
  51.   go to card "apple desktop bus"
  52. end mouseUp
  53.  
  54.  
  55.  
  56. -- part 5 (field)
  57. -- low flags: 00
  58. -- high flags: 0004
  59. -- rect: left=285 top=267 right=305 bottom=512
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 0
  63. -- font id: 156
  64. -- text size: 12
  65. -- style flags: 256
  66. -- line height: 16
  67. -- part name: 
  68.  
  69.  
  70. -- part contents for background part 6
  71. ----- text -----
  72. Mouse
  73.  
  74. -- part contents for background part 37
  75. ----- text -----
  76.  
  77. The Macintosh SE uses the Apple Standard Mouse which is connected to the Macintosh SE via the Apple Desktop Bus (ADB)*.  
  78.  
  79. The Macintosh SE and the ADB transceiver control the mouse.  There is also a microprocessor in the mouse that provides position and status information to the Macintosh.
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87. -- part contents for card part 5
  88. ----- text -----
  89. Click on the mouse to learn more.